github.com/gotd/td/tg.InputBotInlineResult.Thumb (field)
8 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_result_gen.go#L66: Thumb InputWebDocument
tl_input_bot_inline_result_gen.go#L113: if !(i.Thumb.Zero()) {
tl_input_bot_inline_result_gen.go#L161: i.Thumb = val
tl_input_bot_inline_result_gen.go#L246: if !(i.Thumb.Zero()) {
tl_input_bot_inline_result_gen.go#L284: if err := i.Thumb.Encode(b); err != nil {
tl_input_bot_inline_result_gen.go#L359: if err := i.Thumb.Decode(b); err != nil {
tl_input_bot_inline_result_gen.go#L451: i.Thumb = value
tl_input_bot_inline_result_gen.go#L463: return i.Thumb, true
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |